home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXttttDDDDiiiissssppppllllaaaayyyy((((3333XXXXtttt)))) XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666)))) XXXXttttDDDDiiiissssppppllllaaaayyyy((((3333XXXXtttt))))
-
-
-
- NNNNAAAAMMMMEEEE
- XtDisplay, XtDisplayOfObject, XtScreen, XtScreenOfObject,
- XtWindow, XtWindowOfObject - obtain window information about
- a widget
-
- SSSSYYYYNNNNTTTTAAAAXXXX
- Display *XtDisplay(_w)
- Widget _w;
-
- Display *XtDisplayOfObject(_o_b_j_e_c_t)
- Widget _o_b_j_e_c_t;
-
- Screen *XtScreen(_w)
- Widget _w;
-
- Screen *XtScreenOfObject(_o_b_j_e_c_t)
- Widget _o_b_j_e_c_t;
-
- Window XtWindow(_w)
- Widget _w;
-
- Window XtWindowOfObject(_o_b_j_e_c_t)
- Widget _o_b_j_e_c_t;
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- _w Specifies the widget.
-
- _o_b_j_e_c_t Specifies the widget.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_t_D_i_s_p_l_a_y returns the display pointer for the specified
- widget.
-
- _X_t_D_i_s_p_l_a_y_O_f_O_b_j_e_c_t returns the display pointer for the
- specified object.
-
- _X_t_S_c_r_e_e_n returns the screen pointer for the specified
- widget.
-
- _X_t_S_c_r_e_e_n_O_f_O_b_j_e_c_t returns the screen pointer for the
- specified object.
-
- _X_t_W_i_n_d_o_w returns the window of the specified widget.
-
- _X_t_W_i_n_d_o_w_O_f_O_b_j_e_c_t returns the window of the specified object.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
- _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
- Page 1 (printed 10/3/02)
-
-
-
-